-
Home
-
YayPricing – WooCommerce Dynamic Pricing & Discounts
-
3.5.1 (latest)
-
Code
-
Classes
- YAYDP_Pricing_Table
Total Complexity |
17 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
165 |
Lines of code |
63 |
Logical lines of code |
37 |
Comment lines |
84 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
65 |
3 |
8 |
get_quantity_text() |
S |
65 |
3 |
8 |
get_discount_text() |
S |
64 |
2 |
9 |
get_table_title() |
S |
81 |
1 |
3 |
get_quantity_title() |
S |
81 |
1 |
3 |
get_discount_title() |
S |
81 |
1 |
3 |
get_price_title() |
S |
81 |
1 |
3 |
get_border_color() |
S |
81 |
1 |
3 |
get_border_style() |
S |
81 |
1 |
3 |
get_discounted_price_formula() |
S |
69 |
1 |
6 |
get_discount_value_formula() |
S |
69 |
1 |
6 |
get_discounted_price_text() |
S |
65 |
1 |
8 |